home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970104-19970326 / 000459_news@columbia.edu _Sat Mar 22 11:16:27 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id LAA21230
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 22 Mar 1997 11:16:26 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id LAA20448
  7.     for kermit.misc@watsun; Sat, 22 Mar 1997 11:16:25 -0500 (EST)
  8. Path: news.columbia.edu!panix!news-xfer.netaxs.com!cs.utexas.edu!news.cs.utah.edu!cc.usu.edu!jrd
  9. From: jrd@cc.usu.edu (Joe Doupnik)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: problems with multiple tcp/ip sessions
  12. Message-ID: <1997Mar22.085322.95794@cc.usu.edu>
  13. Date: 22 Mar 97 08:53:21 MDT
  14. References: <09970220144127.OUI27.bernards@xs4all.nl>
  15. Organization: Utah State University
  16. Lines: 11
  17. Xref: news.columbia.edu comp.protocols.kermit.misc:6791
  18.  
  19. In article <09970220144127.OUI27.bernards@xs4all.nl>, bernards@xs4all.nl (Bernard Speekenbrink) writes:
  20. > Since we are using msdos kermit 3.14 we have problems with multiple
  21. > TCP/IP sessions to the same host. When the connection is idle for some
  22. > time (about 30/40 minutes) sometimes (not always) one session is kicked
  23. > off with "connection refused by host". When we used msdos kermit 3.13 we
  24. > had no problems at all. We are connected to a Unixware 2.03 host.
  25. --------
  26.     It is probably a known problem with TCP keepalives. The problem
  27. is solved in MSK 3.15 beta and I suggest using it. Please look in directory
  28. kermit2/test/bin for file msk315.zip  on kermit.columbia.edu.
  29.     Joe D.